#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. | |
int | playerID |
The identification number of the player who lost. |
This message is sent out when a player loses in the current multiplayer game. The message identifies the player that has lost.